[#Menu: Gateway of Tally]

Add: Button: B1,B2,B3,B4


[Key:B1]
	Title: "Balance Sheet"
	Key: Alt+B
	Action: Display: Balance Sheet

[Key:B2]
	Title: "Create Ledger"
	Key: Alt+C
	Action: Create: Ledger







[Key:B3]
	Title: "Google"
	Key: Alt+G
	Action: Browse : @@google


[Key:B4]
	Title: "GST Website"
	Key: Alt+S
	Action: Browse : @@GST

[System: Formula]
	@@google: "http://google.com"
	@@GST: 	"https://services.gst.gov.in/services/login"